func google.golang.org/grpc.getMethodConfig
3 uses
google.golang.org/grpc (current package)
clientconn.go#L155: MethodConfig: getMethodConfig(dcs.sc, rpcInfo.Method),
clientconn.go#L1097: func getMethodConfig(sc *ServiceConfig, method string) MethodConfig {
clientconn.go#L1123: return getMethodConfig(cc.sc, method)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)